home *** CD-ROM | disk | FTP | other *** search
Text File | 1995-04-04 | 453 b | 15 lines | [TEXT/MPS ] |
- DragsAndLists
-
- A sample showing one way to use the Drag Manager with the List Manager.
-
- This uses an lClickLoop to detect whether a list click should turn into
- a drag, and if so the drag is created and the click is terminated. This
- also accepts drags into the list area and appends any drops in the receiving
- list. Notice the first list doesn't accept any drops- putting this in is
- left as an exercise for the reader.
-
- Enjoy!
-
-
- Nitin Ganatra, DTS
- 2/95